From adccc4af4070ec53bd7cb18a15c9017f8402de12 Mon Sep 17 00:00:00 2001 From: Maximilian Engelhardt Date: Fri, 6 Jan 2023 01:02:09 +0100 Subject: [PATCH] d/control: update build dependency to libext2fs-dev This also works in bullseye, so backporting is easy. Signed-off-by: Maximilian Engelhardt --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a2358631c9..20136b144f 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: dh-python, bcc [amd64], gcc-multilib [amd64], - e2fslibs-dev, + libext2fs-dev, iasl, seabios (>= 1.7.4-2~) [amd64], libaio-dev, -- 2.30.2